- Run
bash agent/init.sh. - Read
AGENTS.md,agent/feature_list.json, and the latest section ofagent/PROGRESS.md. - Check
git status --short --branch. - Identify the current branch/worktree, active feature, and verification state.
- Do not read
.env*oragent/brain/**unless the task requires local continuity context.
Repo Bootstrap
Re-enter ycagent.ai agent work. Use at the start of any Codex session, automation, or resumed thread in this repo.
Repo Bootstrap by arvindrk · 1c45f05
npx skillmds@latest add arvindrk/repo-bootstrap File contents
---name: repo-bootstrapdescription: Re-enter ycagent.ai agent work. Use at the start of any Codex session, automation, or resumed thread in this repo.---1. Run `bash agent/init.sh`.2. Read `AGENTS.md`, `agent/feature_list.json`, and the latest section of `agent/PROGRESS.md`.3. Check `git status --short --branch`.4. Identify the current branch/worktree, active feature, and verification state.5. Do not read `.env*` or `agent/brain/**` unless the task requires local continuity context.
arvindrk/ycagent.ai/tree/main/.agents/skills/repo-bootstrap commit 1c45f05ea4
Frequently asked questions
Run npx skillmds@latest add arvindrk/repo-bootstrap in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Re-enter ycagent.ai agent work. Use at the start of any Codex session, automation, or resumed thread in this repo. It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
arvindrk (@arvindrk) published this skill. Their other Agent Skills are listed on their SkillMD profile.