landing
SkillFiles & storageLets your agent build a polished single-page HTML landing site with animations from your product description.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the landing skill
About this capability
End-of-session ritual. Close finished beads, file new ones for remaining work, run verify, commit in logical groupings, push. Work is not complete until git push succeeds.
What this skill tells your AI
The instructions your AI receives, as published by hoangsonww/forge-agentic-coding-cli in .codex/skills/landing/SKILL.md and read by ahel’s review.
Use the verbatim prompt at .flywheel/prompts/landing.md.
Checklist:
- New beads filed in
.beads/beads.jsonlfor every thread of follow-up work. -
verifyskill passes (format, lint, typecheck, build, tests). - Closed beads updated with a one-line
closed_reason. - Commits are logically grouped with detailed messages, each
referencing bead ids (
fg-12: ...). - No ephemeral files committed.
-
git pull --rebase && git push;git statusclean. - One-line session report: beads closed, beads opened, test count delta, next-session kick-off hint.
Success = a future swarm can pick up the project using only
.beads/beads.jsonl, AGENTS.md, and FLYWHEEL.md.
Signals
- GitHub stars
- 22
- Forks
- 9
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
landing- Source
- github.com/hoangsonww/forge-agentic-coding-cli