29 lines
953 B
Markdown
29 lines
953 B
Markdown
# Agent System Manifest
|
|
Export name: {{EXPORT_NAME}}
|
|
Export date: {{EXPORT_DATE}}
|
|
Generated by: Agent Factory export-system.sh
|
|
|
|
## Components
|
|
|
|
| Type | File | Checksum (SHA256, first 16) |
|
|
|------|------|---------------------------|
|
|
| agent | .claude/agents/pipeline-runner.md | a1b2c3d4e5f6a7b8 |
|
|
| skill | .claude/skills/my-pipeline/SKILL.md | b2c3d4e5f6a7b8c9 |
|
|
| hook | .claude/hooks/pre-tool-use.sh | c3d4e5f6a7b8c9d0 |
|
|
| settings | .claude/settings.json | d4e5f6a7b8c9d0e1 |
|
|
| automation | automation/run-pipeline.sh | e5f6a7b8c9d0e1f2 |
|
|
| context | CLAUDE.md | f6a7b8c9d0e1f2a3 |
|
|
|
|
## Requirements
|
|
|
|
| Requirement | Value |
|
|
|-------------|-------|
|
|
| Claude Code version | 1.x or later |
|
|
| MCP servers | (list any required MCP servers, e.g. GitHub, Slack) |
|
|
| Tools | Bash, Read, Write, Glob, Grep |
|
|
| Environment | ANTHROPIC_API_KEY |
|
|
|
|
## Notes
|
|
|
|
Replace all `{{PLACEHOLDER}}` variables after import.
|
|
See transfer/README.md for import instructions.
|