Back to list
feather-lang

remember

by feather-lang

The core implementation of Feather

9🍴 0📅 Jan 19, 2026

SKILL.md


name: remember description: | Use this skill when asked to remember information about coding standards, quality, or any other kind of future rule.

Remembering information

Often you will discover important information during your work.

Information that encodes general rules (what is allowed, how to do things, etc) is important as it affects future work.

In order to do that, you'll need to:

  1. identify the right file for storing this information,
  2. synthesize the key information into clear examples and rules,
  3. finally review it and add concrete examples where necessary,
  4. and then append it to the file.

Choosing a file

Rules that apply to the entire codebase should go into AGENTS.md in the project root.

Rules that pertain only to specific areas, like the testharness or the interpreter, should go into AGENTS.md files in the respective directories.

If the AGENTS.md file does not exist yet, create it and also create a symlink from that file to CLAUDE.md in the same directory (the two files must be adjacent).

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon