
Reflect
- 10 installs
- 218 repo stars
- Updated February 27, 2026
- poteto/brainmaxxing
reflect is a Claude Code skill for ai & agent building.
About
reflect is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.
- reflect
- AI & Agent Building
- AI-coding skill
Reflect by the numbers
- 10 all-time installs (skills.sh)
- Ranked #11,959 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/poteto/brainmaxxing --skill reflectAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 10 |
|---|---|
| repo stars | ★ 218 |
| Last updated | February 27, 2026 |
| Repository | poteto/brainmaxxing ↗ |
How do I helps with ai & agent building tasks.?
Helps with ai & agent building tasks.
Who is it for?
Best when you're working on ai & agent building and need structured help with reflect.
Skip if: Teams with no ai & agent building needs, or anyone wanting a generic chat assistant without this specific workflow.
When should I use this skill?
When you need to helps with ai & agent building tasks., or when reflect is a claude code skill for ai & agent building.
What you get
Structured output aligned to reflect: reflect, AI & Agent Building.
Files
Reflect
Review the conversation and persist learnings — to brain/, to skill files, or as structural enforcement.
Process
1. Read `brain/index.md` to understand what notes already exist 2. Scan the conversation for:
- Mistakes made and corrections received
- User preferences and workflow patterns
- Codebase knowledge gained (architecture, gotchas, patterns)
- Tool/library quirks discovered
- Decisions made and their rationale
- Friction in skill execution, orchestration, or delegation
- Repeated manual steps that could be automated or encoded
3. Skip anything trivial or already captured in existing brain files 4. Route each learning to the right destination (see Routing below) 5. Update `brain/index.md` if any brain files were added or removed
Routing
Not everything belongs in the brain. Route each learning to where it will have the most impact.
Structural enforcement check
Before routing a learning to brain/, ask: can this be a lint rule, script, metadata flag, or runtime check? If yes, encode it structurally and skip the brain note. See brain/principles/encode-lessons-in-structure.md.
Brain files (brain/)
Codebase knowledge, principles, gotchas — anything that informs future sessions. This is the default destination. Use the brain skill for writing conventions.
- One topic per file. File name = topic slug.
- Group in directories with index files using
[[wikilinks]]. - No inlined content in index files.
Skill improvements (.agents/skills/<skill>/)
If a learning is about how a specific skill works — its process, prompts, or edge cases — update the skill directly.
Backlog items
Follow-up work that can't be done during reflection — bugs, non-trivial rewrites, tooling gaps. File as a todo or backlog item.
Summary
## Reflect Summary
- Brain: [files created/updated, one-line each]
- Skills: [skill files modified, one-line each]
- Structural: [rules/scripts/checks added]
- Todos: [follow-up items filed]Related skills
FAQ
What does reflect do?
reflect is a Claude Code skill for ai & agent building.
When should I use reflect?
When you need to helps with ai & agent building tasks., or when reflect is a claude code skill for ai & agent building.
What are the main capabilities?
reflect; AI & Agent Building; AI-coding skill.