Deep project analysis for architecture planning. Use when starting migration or designing new agent components for an unfamiliar codebase.
/plugin marketplace add wayne930242/Reflexive-Claude-Code/plugin install wayne930242-ace-core-plugins-ace-core@wayne930242/Reflexive-Claude-CodeThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Systematically explore a project to produce a discovery report for agent-architect.
Explore the project root and key directories:
□ Root files: package.json, pyproject.toml, Cargo.toml, go.mod, etc.
□ Source directories: src/, lib/, app/, components/
□ Config files: tsconfig.json, .eslintrc, prettier, etc.
□ CI/CD: .github/workflows/, .gitlab-ci.yml, Jenkinsfile
□ Existing Claude setup: .claude/, CLAUDE.md
Determine:
| Aspect | Examples |
|---|---|
| Language(s) | TypeScript, Python, Rust, Go |
| Framework | React, Next.js, FastAPI, Express |
| Build tools | Vite, Webpack, esbuild, tsc |
| Package manager | npm, pnpm, yarn, pip, cargo |
| Test framework | Jest, Vitest, pytest, go test |
Identify existing automation and manual workflows:
Automated:
Manual (candidates for automation):
Look for:
Produce a structured report:
# Discovery Report: [Project Name]
## Overview
- **Type**: [Web app / CLI / Library / API / Monorepo]
- **Language**: [Primary language(s)]
- **Framework**: [Main framework(s)]
## Tech Stack
| Category | Technology |
|----------|------------|
| Runtime | ... |
| Framework | ... |
| Build | ... |
| Test | ... |
| Lint/Format | ... |
## Existing Automation
- [List current CI/CD, hooks, scripts]
## Recommended Components
### Skills
- [ ] `skill-name` - [reason]
### Commands
- [ ] `/command-name` - [reason]
### Hooks
- [ ] `hook-name` on [event] - [reason]
### Rules
- [ ] `rule-name` - [convention to extract]
## Notes
[Any special considerations, legacy code, migration risks]
After producing the report:
agent-architectagent-architect classify and delegate each componentGlob for file patterns: **/*.config.*, **/test/**Grep for conventions: import, export default, async functionCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.