Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TalTech IAAB/IADB Praktikaaruanne Creator

A LaTeX scaffold and a guided Claude Code workflow for writing a TalTech internship report (praktikaaruanne). Built on the official TalTech thesis template.

Usage

  1. Open this folder in Claude Code.
  2. Run /setup — a resumable, gated roadmap that interviews you for the facts and drafts the report into the LaTeX scaffold. See How /setup works below.
  3. Run /check-style while drafting to lint your .tex against the faculty rules.
  4. Compile main.tex yourself (Overleaf or latexmk) and export the PDF named Eesnimi_Perekonnanimi_praktikaaruanne.pdf.

How /setup works

/setup is not a one-shot generator. It is an enforced, resumable roadmap that carries the report from zero to a full draft, and it follows three rules:

  • One stage per run. Each time you run /setup it does exactly one stage — interviews you, writes that stage's artifact, shows it to you, and stops to ask for approval. It never starts the next stage in the same run.
  • Resumes where you left off. Progress is tracked in progress.md at the repo root. A stage is locked ([x]) only after you explicitly approve it. Re-running /setup always picks up at the first unapproved stage, so you can stop and come back any time.
  • Never fabricates. Every fact about your employer, tasks, decisions, and studies comes from you in the interview and is recorded under setup/ before any prose is written. If something is missing, it asks rather than inventing it.

It also gates hard: it refuses to work on a stage until all earlier stages are approved. If you ask to skip ahead, it tells you which stage is blocking.

The stages

# Stage What it does Artifact
1 Profile & eligibility Confirms course (IAAB/IADB), identity, õppekava version, language, that every eeldusaine is passed, and ≥1 yr erialane experience config/config.tex, setup/profile.md
2 Context interview Captures employer, team, your role, work environment/tools, periods, and prior expectations — facts only config/config.tex, setup/context.md
3 Task deep-dive Pins down the 2–3 tasks that form the report's spine, each with full detail and your own role made explicit setup/tasks.md
4 Studies analysis Names the courses that helped (with examples), gaps, curriculum suggestions, and a possible lõputöö link setup/analysis.md
5 Outline approval Maps your facts onto the report's sections with a page budget summing to ~15 pages setup/outline.md
6 Draft chapters Writes academic Estonian prose into the existing chapter files, one chapter at a time with its own approval, building the glossary and references as it goes chapters/*.tex, misc/terms_abbreviations.tex, references.bib
7 Pre-submission gate Runs /check-style and a source-level review (all topics present, length, citations, glossary order, title-page year) before you compile the finished report

The scaffold is already shaped for a praktikaaruanne (single author "autor", type Praktikaaruanne, no supervisor or autorideklaratsioon, the five põhiosa chapters pre-wired). /setup only fills it in — it never restructures, renames, or adds chapters. Compiling the PDF is always your own step, done outside the skill.

A typical session

/setup        → initializes progress.md, stops          (stage 0)
/setup        → Stage 1 interview → approve → locked
/setup        → Stage 2 interview → approve → locked
...
/setup        → Stage 6 drafts Sissejuhatus → approve → next chapter

References

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages